home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2013 October / SAN CD 10-2013 CD-ROM 101.iso / pc / issueMedia / Software / gp1v / Dsp6SEsetup.exe / Schema / dsp60 / template.obslog < prev    next >
Encoding:
Extensible Markup Language  |  2012-12-10  |  582 b   |  20 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!-- New document template for native DSP observing log import/export files. -->
  3. <dsp:ObservationLog 
  4.     xmlns:dsp="http://knightware.biz/dsp/schema" 
  5.     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  6.     xsi:schemaLocation="http://knightware.biz/dsp/schema obslog.xsd" 
  7.     schemaVersion="6.0">
  8.     <dsp:areas />
  9.     <dsp:timezones />
  10.     <dsp:locations />
  11.     <dsp:sessions />
  12.     <dsp:observers />
  13.     <dsp:instruments />
  14.     <dsp:cameras />
  15.     <dsp:filters />
  16.     <dsp:eyepieces />
  17.     <dsp:barlows />
  18.     <dsp:observations />
  19. </dsp:ObservationLog>
  20.